Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Sistemasi: Jurnal Sistem Informasi

Monitoring Elementary School Students Achievement using Android-based RESTful Web Service Ilham Yuslin Anugrah; R. Reza El Akbar; Alam Rahmatulloh
Sistemasi: Jurnal Sistem Informasi Vol 11, No 1 (2022): Sistemasi: Jurnal Sistem Informasi
Publisher : Program Studi Sistem Informasi Fakultas Teknik dan Ilmu Komputer

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1514.872 KB) | DOI: 10.32520/stmsi.v11i1.1573

Abstract

There are still many elementary schools that have not implemented an information system for processing student grades online because of the assumption that this is still not needed, even though in fact the use of computerized information systems can help schools in improving the academic process to be more effective and efficient. Information systems with web-based applications that are now often found still have shortcomings, namely the mobility of their use is still lacking compared to Android-based applications which are now easier to use and access anywhere. The use of web applications as a means for teachers to input values as well as an android application as a means for parents to be able to monitor their children's academic scores is considered to be the most appropriate solution in implementing this information system, but differences in platforms between Android and the web make it difficult for data to be integrated with each other. Therefore we need an interoperability system in order to integrate applications from different platforms. Then an android based academic score monitoring application was made with RESTful web service. The selection of the RESTful web service system itself is because this system applies the concept of a client server where the server to be created is a web-based application that is used by the school to input student grades, and the client application is an android application intended for parents / guardians of students to get information regarding the value of his child. The output of this research is an application system for monitoring the academic scores of elementary school students by implementing the RESTful web service system in its application as well as the results of the application testing questionnaire based on the usability aspect of the application with the final result of the application eligibility percentage of 87%.Keywords: Monitoring Student Values, Platforms, Information Systems.
IMPLEMENTASI WEB SCRAPING PADA SISTEM INFORMASI LEMBAGA SERTIFIKASI PROFESI UNIVERSITAS SILIWANGI R. Reza El Akbar; Alam Rahmatulloh; Mochamad Dzikri Daely
Sistemasi: Jurnal Sistem Informasi Vol 8, No 3 (2019): Sistemasi: Jurnal Sistem Informasi
Publisher : Program Studi Sistem Informasi Fakultas Teknik dan Ilmu Komputer

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1297.407 KB) | DOI: 10.32520/stmsi.v8i3.521

Abstract

Lembaga Sertifikasi Profesi Universitas Siliwangi yang baru di dirikan pada tahun 2017 dalam pelakasanaan  pelayanan permohonan sertifikasi profesi belum secara komputerisasi, selain itu data dan informasi belum terhubung dengan website BNSP. Sehingga banyak terjadi redudansi data dan masih banyak data dan informasi yang harus diinput manual berulang. Diperlukan Teknik khusus untuk mendapatkan informasi dan data secara otomatis dari website BNSP. Salah satu cara untuk pertukaran data yaitu dengan memanfaatkan API (Application programing interface), namun belum tersedia pada website BNSP, sehingga cara lain dapat menggunakan Teknik Web Scraping dengan menggunakan HTML DOM agar data dan informasi BNSP dapat langsung diambil untuk sistem LSP Universitas Siliwangi. Hasil penelitian ini telah berhasil dibuat sistem dengan menerapkan Teknik web scraping sehingga sistem LSP UNSIL mendapatkan data dan informasi terkini secara otomatis.